Skip to content

No longer depend on nvim-lspconfig #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Conversation

mhanberg
Copy link
Collaborator

Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"

This reverts commit 67bb9a1.

This reverts the #30, which is a revert of #27. We can merge this when
vim.fs and vim.lsp.start make it into stable.

Closes #5 Lose dependency on lspconfig

Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"

This reverts commit 67bb9a1.

This reverts the #30, which is a revert of #27. We can merge this when
`vim.fs` and `vim.lsp.start` make it into stable.

Closes #5 Lose dependency on lspconfig
@mhanberg mhanberg force-pushed the mh/lose-dep-lspconfig-for-good branch from 2f05c7a to dc841d0 Compare November 8, 2022 02:02
@mhanberg mhanberg merged commit aa75df6 into main Nov 8, 2022
@mhanberg mhanberg deleted the mh/lose-dep-lspconfig-for-good branch November 8, 2022 02:21
@jfpedroza
Copy link

This removed support for the cmd option and given that it's still in the docs, I believe it wasn't intentional.

@mhanberg
Copy link
Collaborator Author

mhanberg commented Nov 8, 2022

@jfpedroza fixed in #42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lose dependency on lspconfig
2 participants